IHipFS.exists

Currently it is a sync operation.

interface IHipFS
bool
exists
(
string path
)

Parameters

path string

Path to check

Return Value

Type: bool

If it exists

Meta